Welcome![Sign In][Sign Up]
Location:
Search - fft dsp

Search list

[ARM-PowerPC-ColdFire-MIPSexp4_01_fft

Description: fft变换源程序,通过试验验证,已经可以在F2812上进行硬件仿真。 -fft transform source, through the tests have been carried out in the F2812 hardware simulation.
Platform: | Size: 69632 | Author: 王莹 | Hits:

[OtherFFT_DSP

Description: FFT算法的DSP实现,不用多说了,对于做fft的人非常有参考价值。呵呵,希望对大家都有用处。-FFT algorithm of DSP realize, goes without saying, for to do fft are very valuable reference. Ha ha, I hope useful to everyone.
Platform: | Size: 62464 | Author: csheng | Hits:

[DSP programFFT1024

Description: 关于1024个 点的 2812FFT程序,已经在DSP上调试过了啊!-1024 points on 2812FFT procedures have been tried in the DSP raised ah!
Platform: | Size: 12288 | Author: 祭文 | Hits:

[DSP programDSP--C

Description: DSP常用的算法(C语言版)包括基本的信号生成和FFT压缩等信号处理中的算法。-Commonly used DSP algorithms (C language version) including basic signal generation and FFT signal processing such as compression algorithms.
Platform: | Size: 7742464 | Author: zhangmin | Hits:

[DSP programfft

Description: Tiger sharec系列DSP的短点FFT代码(4,6,8,16点FFT),全汇编实现,将DSP的性能发挥到极致,在超高实时要求应用下有意义.-Tiger sharec Series DSP short point FFT code (4,6,8,16-point FFT), the entire compilation of the realization of the performance of the DSP to the limit, in the ultra-high real-time requirements of applications under the meaningful.
Platform: | Size: 5120 | Author: 赵赵 | Hits:

[DSP programExp02-FFT

Description: 在DSP C54x上运行的FFT滤波程序源码,可成功运行,开发环境为CCS2.0-In DSP C54x run FFT filtering procedure source code can be run successfully, development environment for CCS2.0
Platform: | Size: 56320 | Author: 吴菊 | Hits:

[DSP programzfft

Description: 使用汇编,基于TMS320VC33浮点DSP和ZFFT(Zoom-FFT频谱细化技术),可以用来实现对信号频谱的细化,从而进行功率谱分析。-The use of a compilation of floating-point DSP based on TMS320VC33 and ZFFT (Zoom-FFT spectrum refining technology) can be used to achieve the refinement of the signal spectrum, thereby to carry out power spectrum analysis.
Platform: | Size: 48128 | Author: lyj | Hits:

[DSP programfft128c

Description: FFT source code on DSP tms320c6713
Platform: | Size: 25600 | Author: jesus | Hits:

[DSP programrtdx_matlabFFT

Description: DSP tms320c6713: Example FFT with matlab
Platform: | Size: 166912 | Author: jesus | Hits:

[Special EffectsDSP

Description: 数字图像的DSP处理算法,FFT以及其它…… -DSP digital image processing algorithms, FFT, and other ... ...
Platform: | Size: 89088 | Author: dmlong | Hits:

[VHDL-FPGA-Verilog16bitFFTFPGA

Description: 16位定点FFT-DSP的FPGA实现(相关代码和使用说明)-16-bit fixed-point FFT-DSP implementation of the FPGA (the relevant codes and instructions)
Platform: | Size: 3740672 | Author: tanghongwu | Hits:

[VC/MFCFFT

Description: 使用dSP的fft的c语言实现方法,程序简单易懂,包含了所有的执行文件在其中-use c yuyan zuo kuai su fu li ye bian huan,hen bu cuo de。 yu da jia fenxiang
Platform: | Size: 72704 | Author: zhangsilei_1 | Hits:

[AlgorithmLab0605-fft

Description: DSP实现蝶形FFT算法 为某开发板公司5509开发板资料-DSP butterfly FFT algorithm to achieve a development board for the 5509 development board company information
Platform: | Size: 50176 | Author: 张队 | Hits:

[OtherCfft

Description: DSP TMS320vc5416 FFT代码-DSP TMS320vc5416 FFT code
Platform: | Size: 204800 | Author: lili | Hits:

[DSP programzhy_219b

Description: FFT算法的DSP的实现。DSP芯片的出现使FFT的实现方法变得更为方便.由于多数DSP芯片都能在一个指令周期内完成一次乘法和一次加法,而且提供专门的FFT指令,使得FFT算法在DSP芯片上实现的速度更快 -FFT algorithm for the realization of the DSP. The emergence of DSP chips in the realization of FFT method becomes more convenient. Since the majority of DSP chips in one instruction cycle can be completed within one multiplication and one addition, and the FFT to provide specialized instruction, the FFT algorithm in the DSP chip speed faster
Platform: | Size: 15360 | Author: 小哈 | Hits:

[Otherdsp

Description: 该程序是实现关于信号的一些重用的分析处理功能,如计算信号能量,fft变换等-signal processing
Platform: | Size: 4096 | Author: 吴菲 | Hits:

[DSP programLab0605-fft

Description: 基于TMS320VC5509的FFT算法实现-FFT algorithm based on the realization of the TMS320VC5509
Platform: | Size: 50176 | Author: 得十分 | Hits:

[DSP programfft

Description: FFT源代码在VC++6.0下调试通过。作为DSP处理器软件设计的基础-FFT source code
Platform: | Size: 208896 | Author: 双凯 | Hits:

[DSP programFFT

Description: fir、iir、fft源程序,简单调整后可以用于dsp项目开发中-fir, iir, fft source code, simple adjustments can be used for project development in the dsp
Platform: | Size: 48128 | Author: susu | Hits:

[DSP programDSP_Basic_development_program

Description: 1.DSP基本开发实验(熟悉CCS和DSP基本开发流程) 2.I/O控制实验(获取按键值并驱动LED显示) 3.中断设计实验 4.定时器实验 5.DMA实验 6.McBSP1接口实验 7.DSP/BIOS实验 8.音频Codec芯片AIC23数据采集回放实验 9.离散傅立叶变换DFT 10.无限冲击响应滤波器(IIR)算法实验 11.有限冲击响应滤波器(FIR)算法实验 12.实数快速傅立叶变换(FFT)算法实验 -Basic development 1.DSP Experiment (CCS and DSP are familiar with the basic development process) 2.I/O control experiment (access key value and drives LED display) 3. Interruption experiment 4. 6.McBSP1 timer interface experiment experiment experiment 5.DMA 8 Experimental 7.DSP/BIOS. AIC23 Audio Codec chip experimental data acquisition playback 9. Discrete Fourier Transform DFT 10. infinite impulse response filter (IIR) algorithm experiment 11. finite impulse response filter (FIR) algorithm experiment 12. Real Fast Fourier Transform (FFT) algorithm experiment
Platform: | Size: 1164288 | Author: 于海 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 40 »

CodeBus www.codebus.net